home *** CD-ROM | disk | FTP | other *** search
/ Macintosh Compilation 1 / Macintosh Compilation CD Number 1 (December 1995).iso / Internet / InterPrint 1.1.2 / InterPrint QuickDocs / InterPrint QuickDocs.rsrc / TEXT_131.txt < prev    next >
Encoding:
Text File  |  1994-03-14  |  1.3 KB  |  23 lines

  1.  
  2. Appendix A ‚Ä¢ LPR Notes
  3.  
  4.  
  5.  
  6. ‚óä This section is designed to give the InterPrint user some background on LPR, the mechanism InterPrint uses to print. It is not a guide for configuring your system‚Äôs print spooler. If you are having trouble setting up LPR, consult your server‚Äôs operating system documentation.
  7.  
  8. The UNIX printer spooling system, sometimes called LPR or LPD after two of its major components, is based on software originally written at AT&T and later modified at the University of California at Berkeley. LPR software is shipped as part of most vendors‚Äô UNIX releases. If you are not working in a UNIX environment, LPR software is often available as a TCP/IP package add-on for other platforms.
  9.  
  10. Because LPD comes pre-compiled with most vendors‚Äô UNIX system releases, the system administrator need only edit the /etc/printcap file to reflect the local printer environment, then kill and restart LPD or reboot the machine. This enables all changes made to the printcap file to take effect.
  11.  
  12. All printers that you want to access using InterPrint, or with LPR, must have an entry in the /etc/printcap file. Since InterPrint accesses LPR from a remote host, the host must have an entry in the /etc/hosts.equiv or /etc/host.lpd file.
  13.  
  14.  
  15.  
  16. To learn more about LPR, consult the following UNIX man pages:
  17.  
  18. ‚Ä¢    lpr
  19. ‚Ä¢    lprm
  20. ‚Ä¢    lpc
  21. ‚Ä¢    lpd 
  22. ‚Ä¢    printcap
  23.